Skip to content

fix(contracts): regenerate registry — AgentImage/ImageTrustReport drift (the gate caught it) - #289

Merged
mdheller merged 1 commit into
mainfrom
fix/registry-freshness-agentimage
Aug 4, 2026
Merged

fix(contracts): regenerate registry — AgentImage/ImageTrustReport drift (the gate caught it)#289
mdheller merged 1 commit into
mainfrom
fix/registry-freshness-agentimage

Conversation

@mdheller

@mdheller mdheller commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

The reconcile gate from #285 flagged main stale: AgentImage + ImageTrustReport landed without regenerating the registry. Regenerates 357→359 — exactly what the gate wants. Proves the gate is already earning its keep. Follow-up: make reconcile a required check so schema PRs can't merge without it.

…rift (359)

The reconcile gate (just merged in #285) correctly flagged main as stale: AgentImage and
ImageTrustReport schemas were added to main without regenerating registry/contract-registry.json
(they predate / bypassed the gate, which is advisory not required yet). Regenerates 357->359.
Lesson: make the reconcile gate a REQUIRED check so a schema PR cannot merge without it.
@mdheller
mdheller merged commit 300d6b9 into main Aug 4, 2026
8 checks passed
@mdheller
mdheller deleted the fix/registry-freshness-agentimage branch August 4, 2026 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant